Revision: hackerlab--pika-escaping-fix--0--patch-2
Archive: chth@gmx.net--tla2004
Creator: Christian Thaeter <chth@gmx.net>
Date: Wed Sep 22 06:16:40 CEST 2004
Standard-date: 2004-09-22 04:16:40 GMT
Modified-files: char/pika-escaping.c
New-patches: chth@gmx.net--tla2004/hackerlab--pika-escaping-fix--0--patch-2
Summary: Fixed the escaping engine
Keywords: 

The escaping engine had hard-coded to escape \ and " no matter
of the supplied escape_classes, together with the previous patch
one can now use char_class_backslash and char_class_quote to do so.

note that I added escaping of the ' character see previous patch.
Drop it if you don't agree.

